

@layer base {
  
  body, :host {
    /* Color */
    --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--lime-50: #F7FEE7;
--lime-100: #ECFCCB;
--lime-200: #D9F99D;
--lime-300: #BEF264;
--lime-400: #A3E635;
--lime-500: #84CC16;
--lime-600: #65A30D;
--lime-700: #4D7C0F;
--lime-800: #3F6212;
--lime-900: #365314;
--pink-50: #FDF2F8;
--pink-100: #FCE7F3;
--pink-200: #FBCFE8;
--pink-300: #F9A8D4;
--pink-400: #F472B6;
--pink-500: #EC4899;
--pink-600: #DB2777;
--pink-700: #BE185D;
--pink-800: #9D174D;
--pink-900: #831843;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
--html-block-font-size: 0.8rem;
--html-block-h1-size: 1rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .dDgsIb {
    background:#f0f0f0;
  min-height:100%;
  font-family:'Satoshi', sans-serif;
  }
      

      
        
      
      
  
      

      
        
      
      
  .foZzLf {
    width:0.9rem;
  height:0.9rem;
  }
      

      
        
      
      
  .egLOTF {
    width:100%;
  row-gap:0.5rem;
  column-gap:0.5rem;
  font-family:inherit;
  }
      

      
        
      
      
  .cpVgBM {
    font-family:inherit;
  padding-top:0.5rem;
  border-color:#bfbfbf;
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
        
      
      
  .blBLVt {
    width:50%;
  height:100%;
  display:flex;
  background:#1d2745;
  align-items:flex-start;
  font-family:inherit;
  padding-top:2rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:2rem;
  justify-content:center;
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
          @media (max-width: 1200px) {
            
  .blBLVt {
    display:none;
  }
      

          }
          
        
      
      
  .cxtVTX {
    flex:1;
  max-width:12vw;
  }
      

      
        
      
      
  .faSZnO {
    display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:center;
  font-family:inherit;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bzEYEo {
    display:flex;
  min-height:100%;
  align-items:center;
  font-family:Inherit;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:flex-start;
  }
      

      
        
      
      
  .dbwvke {
    cursor:pointer;
  height:100%;
  }
      

      
        
      
      
  .eccBAM {
    flex:0;
  color:#f3f3f3;
  width:100%;
  height:auto;
  row-gap:1rem;
  background:repeating-linear-gradient(to bottom right, #e7e4e430 0%, #efeff666 50%, #d8ccca24 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
  column-gap:1rem;
  font-family:inherit;
  padding-top:2rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:2rem;
  backdrop-filter:blur(5px);
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
        
      
      
  .fpVUIZ {
    font-family:inherit;
  }
      

      
        
      
      
  .dTTjfU {
    font-family:inherit;
  font-weight:400;
  padding-top:0.5rem;
  border-color:#bfbfbf;
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
        
      
      
  .eKRoUG {
    font-family:inherit;
  font-weight:500;
  }
      

      
        
      
      
  .fnbVgr {
    width:1.2rem;
  }
      

      
        
      
      
  .dajToV {
    width:100%;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:flex-start;
  font-family:inherit;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .edYIOz {
    color:#c3a000;
  font-size:0.9rem;
  font-family:inherit;
  font-weight:var(--font-weight-regular);
  }
      

      
        
      
      
  .eTRyta {
    display:flex;
  row-gap:0.75rem;
  column-gap:0.75rem;
  align-items:center;
  font-family:inherit;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .ykJHg {
    row-gap:0.5rem;
  column-gap:0.5rem;
  font-family:inherit;
  letter-spacing:-0.02rem;
  }
      

      
        
      
      
  .QTIfC {
    flex:1;
  height:100%;
  max-width:800px;
  background:#dbdbdb1a;
  font-family:inherit;
  border-color:#bfbfbf40;
  border-style:solid;
  border-width:1px;
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
        
      
      
  .cDOKUZ {
    font-size:1.5rem;
  font-family:inherit;
  font-weight:400;
  letter-spacing:-0.02rem;
  }
      

      
        
      
      
  .bRgKep {
    display:flex;
  row-gap:2rem;
  flex-wrap:wrap;
  column-gap:2rem;
  align-items:flex-start;
  font-family:inherit;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .dZkfHq {
    display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:flex-start;
  font-family:inherit;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .eppHXU {
    width:100%;
  row-gap:1rem;
  column-gap:1rem;
  font-family:inherit;
  letter-spacing:-0.02rem;
  }
      

      
        
      
      
  .dYeAXK {
    font-size:2rem;
  font-family:inherit;
  letter-spacing:-0.05rem;
  }
      

      
        
      
      
  .cjDvRU {
    flex:1;
  display:flex;
  align-items:flex-start;
  font-family:inherit;
  padding-top:1rem;
  padding-left:4rem;
  padding-right:4rem;
  flex-direction:column;
  padding-bottom:1rem;
  justify-content:center;
  }
      

      
          @media (max-width: 768px) {
            
  .cjDvRU {
    padding-top:1rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:1rem;
  }
      

          }
          
        
      
      
  .mrgUW {
    row-gap:0.2rem;
  font-size:0.8rem;
  column-gap:0.2rem;
  font-family:inherit;
  }
      

      
        
      
      
  .chPSrf {
    row-gap:1rem;
  column-gap:1rem;
  font-family:inherit;
  }
      

      
        
      
      
  .cJzJCb {
    flex:1;
  color:#4a4a4a;
  width:100%;
  height:fit-content;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:flex-start;
  font-family:inherit;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
      
      
  .dhBkoO {
    height:1px;
  background:#f3f3f3;
  }
      

      
        
      
      
  .dvUytD {
    row-gap:0.5rem;
  font-size:1rem;
  column-gap:0.5rem;
  font-family:inherit;
  font-weight:var(--font-weight-regular);
  flex-direction:row;
  }
      

      
        
      
      
  .eWDEOQ {
    width:100%;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:flex-start;
  font-family:inherit;
  flex-direction:row;
  letter-spacing:-0.03rem;
  justify-content:center;
  }
      

      
        
      
      
  .xdIA {
    color:#4a4a4a;
  height:3rem;
  display:flex;
  font-size:0.8rem;
  align-items:center;
  font-family:inherit;
  letter-spacing:-0.01rem;
  justify-content:center;
  }
      

      
        
      
      
  .XwVir {
    color:whitesmoke;
  width:100%;
  font-size:1.2rem;
  background:#c3a0004d;
  font-family:inherit;
  padding-top:0.75rem;
  padding-left:2rem;
  padding-right:2rem;
  letter-spacing:-0.03rem;
  padding-bottom:0.75rem;
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
  .XwVir.active {
    cursor:pointer;
  background:#c3a000;
  }
      

        
      
      
  .cIOgXl {
    flex:;
  }
      

      
        
      
      
  .dZQkHK {
    flex:1;
  hyphens:auto;
  font-family:inherit;
  font-weight:var(--font-weight-regular);
  }
      

      
        
      
      
  .bMyTjS {
    flex:1;
  height:100%;
  display:flex;
  background:white;
  align-items:flex-end;
  font-family:inherit;
  padding-top:2rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:2rem;
  justify-content:flex-start;
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
        
      
      
  .fzKqwb {
    flex:0;
  width:100%;
  display:flex;
  min-height:100%;
  align-items:flex-start;
  font-family:inherit;
  flex-direction:row;
  justify-content:flex-end;
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
  }
      

      
          @media (min-width: 1280px) {
            
  
      

          }
          
        
      
      
  .bFcLew {
    height:50%;
  display:flex;
  row-gap:2rem;
  column-gap:2rem;
  align-items:flex-start;
  font-family:inherit;
  justify-content:center;
  }
      

      
        
      
      
  .dosyCR {
    height:8rem;
  padding-top:2rem;
  padding-left:4rem;
  padding-right:4rem;
  flex-direction:row;
  padding-bottom:2rem;
  }
      

      
          @media (max-width: 768px) {
            
  .dosyCR {
    height:6rem;
  padding-top:1rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:1rem;
  }
      

          }
          
        
      
      
  .fnLowu {
    top:0.3rem;
  }
      

      
        
      
      
  .fscWgD {
    color:#c3a000;
  cursor:pointer;
  font-family:inherit;
  }
      

      
        
      
      
  .AJAWt {
    flex:1;
  width:100%;
  row-gap:0.5rem;
  column-gap:0.5rem;
  font-family:inherit;
  }
      

      
        
      
      
  .bRCAEN {
    color:#f3f3f3;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  font-family:inherit;
  font-weight:400;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
      